lib/deploy: Clean up kargs override handling
authorJonathan Lebon <jonathan@jlebon.com>
Mon, 17 Aug 2020 13:48:09 +0000 (09:48 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Mon, 17 Aug 2020 13:48:57 +0000 (09:48 -0400)
commit52a6224606e4a057b806225d93a2d0239a004723
tree7f12894048fbefbfeb0faac79627f16e3f7d1c77
parent83bb09ae33803992b63f6f9b9018ddf9dc06a92b
lib/deploy: Clean up kargs override handling

Tighten up how we handle kargs here so it's more clear. When we call
`sysroot_finalize_deployment`, any karg overrides have already been set
on the bootconfig object of the deployment. So re-setting it here is
redundant and confusing.
src/libostree/ostree-sysroot-deploy.c